Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/arduino/arduino-cli from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0-rc.7 #876

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps github.com/arduino/arduino-cli from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0-rc.7.

Release notes

Sourced from github.com/arduino/arduino-cli's releases.

v0.35.0-rc.7

Changelog

77222ecd Fix caching for libraries when installation folder differents from Name (#2446)

v0.35.0-rc.6

Changelog

ce6bb989 Added debug check command to check if a combination of board/programmer supports debugging. (#2443)

v0.35.0-rc.5

Changelog

4d20a25e fix: debugging requires a non empty debug.executable (#2439)

v0.35.0-rc.4

Changelog

5b2f729a [BREAKING] Removed debugging_supported field from BoardDetails gRPC call (#2438) 1d595cb2 Debugger now allows generic selection of sub-configurations (#2435)

v0.35.0-rc.3

Changelog

f85af84d Added specific exit-code for "missing programmer" kind of errors. (#2429) e5f2271a fix: Fixed regression in compile_commands.json generation (#2427) 1c80c057 Added programmer.default directive to set a default programmer for a board. (#2416)

v0.35.0-rc.2

Changelog

54caaf19 Replace mitchellh/go used for macOS notarization (#2399) 830e800e debug: Slighlty refactored custom_configs section of GetDebugConfigResponse (#2396) 86a97744 debug: Allow type-specification of JSON output for cortex-debug (#2393) b65df52c debug: Enforce programmer selection (#2394) c1db8cb6 Added programmer field in debug info output (#2391)

v0.35.0-rc.1

Changelog

Added

bbfdc043 Added 'sketch_path' to build properties (#2372) 98c04806 Added upload --upload-field key=value flag to set upload fields value (#2348) 748fcf62 feat: added more debug options (#2356) 6ebfb1dc Added --timestamp option to monitor command. (#2336) 29c70df8 Add support for pre_uninstall scripts (#2311) d5c83ad4 feature: Added raw terminal support in monitor command (#2291) a47e35fb Add support for default build profile (#2203) 5314a7ca Allow .cxx and .cc extension in compile (#2273)

Fixed

dc5c56eb fix wrong IndexFile truncate (#2346) c004b428 bugfix: excessive CPU/Disk usage when multiple build-paths points in the sketch directory (#2342) 0e6133f6 fix empty build files exported if specified --build-path equals to --output-dir (#2320) cf5db1b8 Fixed weird error message in core install if invalid platform is spcified (#2309)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Dec 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef2f8d0) 20.93% compared to head (cf539d1) 20.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #876   +/-   ##
=======================================
  Coverage   20.93%   20.93%           
=======================================
  Files          43       43           
  Lines        3153     3153           
=======================================
  Hits          660      660           
  Misses       2397     2397           
  Partials       96       96           
Flag Coverage Δ
unit 20.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/arduino/arduino-cli-0.35.0-rc.7 branch from 4965906 to 2651057 Compare December 18, 2023 16:31
Bumps [github.com/arduino/arduino-cli](https://github.com/arduino/arduino-cli) from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0-rc.7.
- [Release notes](https://github.com/arduino/arduino-cli/releases)
- [Commits](https://github.com/arduino/arduino-cli/commits/v0.35.0-rc.7)

---
updated-dependencies:
- dependency-name: github.com/arduino/arduino-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/arduino/arduino-cli-0.35.0-rc.7 branch from 2651057 to cf539d1 Compare December 18, 2023 17:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2023

Superseded by #880.

@dependabot dependabot bot closed this Dec 22, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/arduino/arduino-cli-0.35.0-rc.7 branch December 22, 2023 00:29
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: infrastructure Related to project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants